Replace two copies of readlink code with single gnulib version.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Apr 2011 06:28:48 +0000 (23:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Apr 2011 06:28:48 +0000 (23:28 -0700)
commit5720c167726ea37dbe28aac69eb8daa50b6bda6c
treeb66f1a9adfeb0223a4f45791a6867168dd5b4134
parent591ed23ee6329fb1d7b5908ed02b7785f460e0b3
Replace two copies of readlink code with single gnulib version.
13 files changed:
ChangeLog
Makefile.in
lib/allocator.h [new file with mode: 0644]
lib/careadlinkat.c [new file with mode: 0644]
lib/careadlinkat.h [new file with mode: 0644]
lib/gnulib.mk
m4/gl-comp.m4
m4/ssize_t.m4 [new file with mode: 0644]
src/ChangeLog
src/fileio.c
src/filelock.c
src/lisp.h
src/sysdep.c